Step of Proof: comp_assoc 12,41

Inference at * 1 
Iof proof for Lemma comp assoc:



1. A : Type
2. B : Type
3. C : Type
4. D : Type
5. f : AB
6. g : BC
7. h : CD
  (x.h(g(f(x)))) = (x.h(g(f(x)))) 
latex

 by (Auto_aux (first_nat 1:n) ((first_nat 1:n),(first_nat 3:n)) (first_tok :t) inil_term) 
latex


 .


Definitionsx.A(x), Type, s = t, f(a), x:AB(x)

origin